Skip to content

chore(deps): bump trufflesecurity/trufflehog from 3.82.13 to 3.92.5#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/trufflesecurity/trufflehog-3.92.5
Closed

chore(deps): bump trufflesecurity/trufflehog from 3.82.13 to 3.92.5#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/trufflesecurity/trufflehog-3.92.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps trufflesecurity/trufflehog from 3.82.13 to 3.92.5.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.92.5

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.92.4...v3.92.5

v3.92.4

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.92.3...v3.92.4

v3.92.3

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.92.2...v3.92.3

v3.92.2

What's Changed

New Contributors

... (truncated)

Commits
  • 116e717 [INS-243] Fix jdbc detector detecting incomplete connection string and fixed ...
  • b924c0b added monthly requests limit to postman api request metrics collection (#4667)
  • f3eff52 fix: report accurate line numbers for chunked file scanning (#1876) (#4615)
  • 6a0bc78 fix(git): use --iso-strict git arg to prevent locale issue (#4653)
  • fc3f35c Gitlab Source: Backoff from Scan2 which is experimental to legacy pagination ...
  • 728d71f Rework JWT detector to better block local IPs; add HTTP instrumentation (#4607)
  • 89cc34b Fix typo in help description for Postman API metric (#4656)
  • 6904595 detectors/twilio: add exponential backoff retry logic (#4652)
  • 4e02afb [INS-170] Unify JDBC URL Parsing Across Detector and Analyzer (Continued) (#4...
  • 964eab0 [INS-232] Fix S3 Source "panic: runtime error: index out of range" bug (#4610)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2026

Assignees

The following users could not be added as assignees: PokManagerApi/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: area: build, dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@JerrettDavis
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/trufflesecurity/trufflehog-3.92.5 branch from bf8ae1b to 252335b Compare January 24, 2026 19:55
@github-actions
Copy link

github-actions bot commented Jan 24, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 1 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/codeql.yml

PackageVersionLicenseIssue Type
trufflesecurity/trufflehog3.92.5AGPL-3.0Incompatible License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, 0BSD

OpenSSF Scorecard

PackageVersionScoreDetails
actions/trufflesecurity/trufflehog 3.92.5 🟢 7.1
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
Security-Policy🟢 9security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Binary-Artifacts🟢 9binaries present in source code
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Packaging🟢 10packaging workflow detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 91 existing vulnerabilities detected
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • .github/workflows/codeql.yml

@JerrettDavis
Copy link
Owner

@dependabot rebase

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.13 to 3.92.5.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@v3.82.13...v3.92.5)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.92.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/trufflesecurity/trufflehog-3.92.5 branch from 252335b to 1fa81c4 Compare January 24, 2026 20:16
@JerrettDavis
Copy link
Owner

Closing this PR. The new version has an incompatible AGPL-3.0 license, and we've removed TruffleHog entirely in favor of GitHub's built-in secret scanning.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.92.5 branch January 24, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments